The Dreamweaver JavaScript API > Toggle functions > dreamweaver.getShowStatusBar() |
![]() ![]() ![]() |
dreamweaver.getShowStatusBar()
Availability
Dreamweaver 3.0
Description
Gets the current state of the View > Status Bar option.
Arguments
None.
Returns
A Boolean value indicating whether the status bar is visible (true
) or not (false
).
Enabler
None.
![]() ![]() ![]() |